home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Restart / restart.exe / {app} / ReadMe.txt next >
Text File  |  2004-11-15  |  778b  |  36 lines

  1. README FOR RESTART
  2. ------------------
  3.  
  4. Restart can also be used in batch scripts. You can use command line options to restart with a specific OS, shut down the system, to enable the default OS and quit immediately, or to go in Stand by or Hibernate mode.
  5.  
  6. Syntax:
  7.  
  8.     restart [-r <operating system> | -s | -q | -b | -h]
  9.  
  10. Options:
  11.  
  12.     -r <operating system>
  13.     Restart to the specified operating system
  14.  
  15.     -s
  16.     Shut down
  17.  
  18.     -q
  19.     Enable the default OS and quit immediately
  20.  
  21.     -b
  22.     Go in stand-by mode
  23.  
  24.     -h
  25.     Go in hibernate mode
  26.     
  27.     
  28. Example:
  29.  
  30.     restart -r Windows XP
  31.  
  32. Please note that the operating system name is case sensitive, so you have to write it exactly as it appears on the menu.
  33.  
  34. Visit http://www.gabrieleponti.com/software for support and updates.
  35.  
  36.